From: Glenn Morris Date: Wed, 22 Aug 2007 04:51:36 +0000 (+0000) Subject: Move tree-widget/ from etc/ to etc/images/ X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17266 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=592d54276407c2c268fa61f9700e0cc432cb6593;p=emacs.git Move tree-widget/ from etc/ to etc/images/ --- diff --git a/etc/tree-widget/default/close.xpm b/etc/tree-widget/default/close.xpm deleted file mode 100644 index 6b0315aa75d..00000000000 --- a/etc/tree-widget/default/close.xpm +++ /dev/null @@ -1,33 +0,0 @@ -/* XPM */ -static char * close_xpm[] = { -"16 21 9 1", -" c None", -". c #840000", -"+ c #942929", -"@ c #9C3131", -"# c #9C3939", -"$ c #A54242", -"% c #A54A4A", -"& c #AD5252", -"* c #AD5A5A", -" ", -" ", -" ", -" ", -" ", -" ... ", -" ..+.. ", -" ..+@#.. ", -" ..+@##$.. ", -"..+@##$%&.. ", -".+@##$%&&*. ", -"..##$%&&*.. ", -" ..$%&&*.. ", -" ..&&*.. ", -" ..*.. ", -" ... ", -" ", -" ", -" ", -" ", -" "};